Skip to content

[mdspan.sub.map.sliceable] Use lm in sliceable-mapping concept body#8998

Open
abhinavagarwal07 wants to merge 1 commit intocplusplus:mainfrom
abhinavagarwal07:fix-sliceable-concept-lm
Open

[mdspan.sub.map.sliceable] Use lm in sliceable-mapping concept body#8998
abhinavagarwal07 wants to merge 1 commit intocplusplus:mainfrom
abhinavagarwal07:fix-sliceable-concept-lm

Conversation

@abhinavagarwal07
Copy link
Copy Markdown
Contributor

The sliceable-mapping concept body introduces lm (an object of type LayoutMapping) but then uses m (an object of type M from the surrounding requirements section, with M not bound to LayoutMapping) in the submdspan_mapping well-formedness check.

The concept body introduces lm (an object of type LayoutMapping) but
then uses m (an object of type M from the surrounding requirements
section) in the submdspan_mapping well-formedness check.
@eisenwave eisenwave added the P1-Important Misapplication of paper, malformed code, internal inconsistencies label Apr 27, 2026
@tkoeppe tkoeppe requested review from jwakely and mhoemmen May 2, 2026 14:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

P1-Important Misapplication of paper, malformed code, internal inconsistencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants